home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / util / boot / loadppclib.readme < prev    next >
Text File  |  2000-11-01  |  3KB  |  125 lines

  1. Short:    Blizzard PPC libs loaders V1.0.0
  2. Author:   sintonen@iki.fi (Harry "Piru" Sintonen)
  3. Uploader: sintonen@iki.fi (Harry "Piru" Sintonen)
  4. Version:  1.0.0
  5. Type:     util/boot
  6. Requires: OS 2.04+, Blizzard PPC card
  7.  
  8. loadppclib, load060lib and load040lib are tools that can be used to load
  9. ppc.library, 68060.library or 68040.library from disk with Blizzard PPC
  10. cards.
  11.  
  12. This is handy if you've disabled FlashROM libraries with BPPCFix.
  13.  
  14. BPPCFix program itself is not included. Use Frank Wille's BPPCFix program
  15. or BlizKick's BPPCFix & BPPCFix040 modules to disable the FlashROM
  16. libraries.
  17.  
  18.  
  19. Features:
  20.  
  21.   - loadppclib is faster than InitPPCLib. InitPPCLib takes 3.3 seconds
  22.     on my 68060 @ 50MHz while loading with loadppclib is almost instant.
  23.   - loadppclib can terminate WarpOS (well, kindof).
  24.   - loadppclib work with new BlizKick-BPPCFix 1.2.
  25.   - easy to use shell commands.
  26.   - full source code (in AmigaE) is included.
  27.  
  28.  
  29.   LOADPPCLIB USAGE
  30.   ----------------
  31.  
  32. Format:        LOADPPCLIB [LIBRARY <name>] [FORCE]
  33.  
  34. Template:      LIBRARY,FORCE/S
  35.  
  36. Purpose:       Load ppc.library to memory with Blizzard PPC
  37.  
  38. Specification:
  39.  
  40. LIBRARY argument can be used to specify full path to ppc.library.
  41. Default is 'libs:ppc.library', but you might want to use some other
  42. path, like: 'work:mylibs/ppc.library.orig'.
  43.  
  44. The ppc.library will not be loaded if the library is already in
  45. memory.
  46.  
  47. If WarpOS kernel is active the ppc.library will not be installed
  48. unless you use FORCE option. Note that if you FORCE the ppc.library
  49. WarpOS will cease to work until system is rebooted.
  50.  
  51. Also note that correct 680x0.library must have been loaded before
  52. this program will work.
  53.  
  54.  
  55. Example1:
  56.  
  57. 1> LOADPPCLIB
  58.  
  59. Install the library from 'libs:ppc.library' file. If WarpOS is
  60. active do nothing.
  61.  
  62.  
  63. Example2:
  64.  
  65. 1> LOADPPCLIB work:mylibs/ppc.library.orig FORCE
  66.  
  67. Install the library from 'work:mylibs/ppc.library.orig' file, even
  68. if the WarpOS kernel is active. If the WarpOS kernel is active it
  69. will be terminated.
  70.  
  71.  
  72.   LOAD060LIB USAGE
  73.   ----------------
  74.  
  75. Format:        LOAD060LIB [LIBRARY <name>] [FORCE]
  76.  
  77. Template:      LIBRARY,FORCE/S
  78.  
  79. Purpose:       Load 68060.library to memory with Blizzard PPC
  80.  
  81. Specification:
  82.  
  83. LIBRARY argument can be used to specify full path to 68060.library.
  84. Default is 'libs:68060.library', but you might want to use some other
  85. path, like: 'work:mylibs/68060.library.orig'.
  86.  
  87. The 68060.library will not be loaded if the library is already in
  88. memory.
  89.  
  90.  
  91. Example:
  92.  
  93. 1> LOAD060LIB work:mylibs/68060.library.orig
  94.  
  95. Install the 68060 library from 'work:mylibs/68060.library.orig' file.
  96.  
  97.  
  98.   LOAD040LIB USAGE
  99.   ----------------
  100.  
  101. Identical to LOAD060LIB except this is for Blizzard PPC cards with
  102. 68040 CPU.
  103.  
  104.  
  105.   LEGAL CRAP
  106.   ----------
  107.  
  108. Copyright © 2000 Harry "Piru" Sintonen <sintonen@iki.fi>.
  109. These programs are freeware.
  110.  
  111.  
  112. ============================= Archive contents =============================
  113.  
  114. Original  Packed Ratio    Date     Time    Name
  115. -------- ------- ----- --------- --------  -------------
  116.     2810    1082 61.4% 02-Sep-00 12:14:50  loadppclib.readme
  117.     2920    1704 41.6% 02-Sep-00 12:17:30 +load040lib
  118.     2880    1695 41.1% 02-Sep-00 12:17:30 +load060lib
  119.     3740    2048 45.2% 02-Sep-00 12:17:30 +loadppclib
  120.     4472    1807 59.5% 02-Sep-00 12:17:32 +load040lib.e
  121.     4432    1797 59.4% 02-Sep-00 12:17:32 +load060lib.e
  122.     6182    2343 62.0% 02-Sep-00 12:17:32 +loadppclib.e
  123. -------- ------- ----- --------- --------
  124.    27436   12476 54.5% 03-Sep-100 15:18:18   7 files
  125.